home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 476-500 / disk_494 / contents < prev    next >
Text File  |  1992-05-06  |  3KB  |  64 lines

  1. This is disk 494 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. Bref        A cross reference program for AmigaBASIC code.  Generates
  6.         a list of the BASIC code with lines sequentially numbered,
  7.         plus a table showing all variables and labels used in the
  8.         code, and the line numbers where they were used.  This is
  9.         version 2.0, an update to version 1.0 on disk 283.  This
  10.         is a major revision, including a new intuition interface.
  11.         Includes source.
  12.         Author:  Dick Taylor
  13.  
  14. ButExchange    An input handler to help left handed Amiga users.  It reverses
  15.         the function of the mouse buttons, so that the left button
  16.         becomes the right and vice versa.  Very small, uses only 168
  17.         bytes of memory.  This is version 1.1, an update to version
  18.         1.0 on disk 483.  Includes source in assembler.
  19.         Author:  Preben Nielsen
  20.  
  21. DeafLab        A program which translates text into hand signs for the
  22.         deaf.  Can be used to directly communicate with a deaf
  23.         person that has trouble reading text, or used as a
  24.         teaching tool for learning handsigning.  Version 1.7,
  25.         shareware, binary only.
  26.         Author:  Gary Creighton
  27.  
  28. InputLock    An input handler to help Amiga users who have cats other pets
  29.         (or children) that mess with the Amiga as soon as it is left
  30.         for a second.  It installs an input handler which lets you
  31.         lock the keyboard and mouse by pressing a few buttons.  Very
  32.         small, uses only 190 bytes of memory.  This is version 1.1,
  33.         an update to version 1.0 on disk 483.  Includes source in
  34.         assembler.
  35.         Author:  Preben Nielsen
  36.  
  37. PicSaver    A small utility that allows you cut rectangular portions of
  38.         any screen and store them on disk as IFF ILBM files.  Also
  39.         allows easy saving of windows and entire screens to disk.
  40.         This is version 1.1, an update to version 1.0 on disk 483.
  41.         Includes source in assembler.
  42.         Author:  Preben Nielsen
  43.  
  44. PWKeys        An input handler that allows you to manipulate windows and
  45.         screens by pressing keys on the keyboard.  It currently lets
  46.         you perform 25 different functions.  Features include mouse
  47.         blanking, screen blanking, mouse acceleration, "sun mouse",
  48.         mouse/keyboard locking, and an interactive program to define
  49.         hotkeys and other settings.  This is version 2.0, an update
  50.         to version 1.0 on disk 483.  Includes source in assembler.
  51.         Author:  Preben Nielsen
  52.  
  53. StackWatch    Monitors the stack of any selected task or process 30 times
  54.         per second and reports the allocated stack, maximum stack
  55.         used, and current stack used.  Version 1.0, binary only.
  56.         Author:  Jim Locker
  57.  
  58. vScreen        Allows you to have screens that are larger than the actual
  59.         display area of your monitor.  These larger "virtual screens"
  60.         scroll when you move the mouse off the edge of the visible
  61.         section of the screen.  Currently does not work under AmigaDOS
  62.         2.0.  Includes source.
  63.         Author:  Davide Cervone
  64.